GtkActionHelper: Fix a copy-paste error
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 03:12:58 +0000 (22:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 04:10:34 +0000 (23:10 -0500)
commit3519226c5a226bfff7af390a1acad4b321591ad0
tree6d45961c2874479bf416cc1c3a1e31cffc6cb996
parentbf26d46cb21d0f37e1497ac33086d9d271ae19e8
GtkActionHelper: Fix a copy-paste error

The code clearly meant to reset action->active here.

This was found by Coverity.
gtk/gtkactionhelper.c